@charset "utf-8";
/* *************************************************** */
/* NUEVA HOJA DE ESTILOS PARA SIMILAR UNED       */
                       */
/* UNEDTENERIFE -  - 12 de JULIO de 2011                */
/* *************************************************** */

#centro #contenedor a {text-decoration: none;}

/* ************************* */
/*            MIGAS          */
/* ************************* 
#centro #contenedor table font.inplacedisplayid1siteid0 ul#migas{
	width:100%;
	float: left;
	display: inline;
	font-size:9px;
	margin:10px 0 7px 0;
	background:#FFFFFF;
	font-weight: bold;
	font-family: 'Asap', sans-serif;
	}
#centro #contenedor table font.inplacedisplayid1siteid0 ul#migas {
	line-height:18px;
	padding: 0;
	color: #621681; 
}
#centro #contenedor table font.inplacedisplayid1siteid0 ul#migas li {
	float: left;
	display: inline;
	margin: 0 2px 0 2px;
}
#centro #contenedor table font.inplacedisplayid1siteid0 ul#migas a {
	color: #666666; 
	margin:0;
	padding:0; 
	font-weight:normal;
	text-decoration: underline ;
 }
#centro #contenedor table font.inplacedisplayid1siteid0 ul#migas a:hover {
	color: #8f36a2;
}

*/

/* *************************************** */
/* Contenidos principales y menu izquierda */
/* *************************************** */

#centro #contenedor h2 {
	font-family: 'Asap', sans-serif;
	font-size: 125%;
	color: #666666;
	background-color: inherit;
	line-height: 14px;
	margin:0px;
	padding-bottom:5px;
	padding-top:15px;
}

#centro #contenedor p {
	line-height: 18px;
	font-family: 'Asap', sans-serif;
	font-size: 85%;
	color: #333333;
	background-color: #ffffff;
	background-image: none;	
	background-repeat: repeat;	
	background-attachment: scroll;
	background-position: 0% 0%;
	text-align:justify;
}

#centro #contenedor p.titmenu {
	color: #5d7b9d;
	font-size: 80%;
	font-weight: bold;
	font-family: 'Asap', sans-serif;
	padding-top:5px;
	width:95%;
	text-align:left;
}

/* Selector específico para el padding-top del titmenu */
*:first-child+html #centro #contenedor p.titmenu {
	padding-top:15px;
}

* html #centro #contenedor p.titmenu {
	padding-top:12px;
}
 
/* ************************************************ */
/* Estilos para los enlaces de pgina del men      */
/* ************************************************ */


#centro #contenedor .titleorimageid1siteid0 {
	color: #333333;
	font-family: 'Asap', sans-serif;
	font-weight: normal;
	font-size: 100%;
	line-height: 18px;
	padding: 0;
	text-decoration: none;
	
	padding-left: 1em;
	}

#centro #contenedor a:hover  font.titleorimageid1siteid0{
color: #c80000;
	
} 

#centro #contenedor a:visited  {
	text-decoration:none;
        background-position: left 4px;
	padding-left: 1em;
	
}

/* ************************************************ */
/*                   TABLAS                         */
/* ************************************************ */


/* ************************************************ */
/*              Tabla de TIPO 1                     */

.tabla caption {
	font-family: 'Asap', sans-serif;
	font-size: 14px; 
	color: #666666; 
	font-weight: bold; 
	background-color:inherit;
}

.tabla table {
	font-family: 'Asap', sans-serif;
	text-align: center; 
	border-spacing:0px; 
	border:0px;
	margin:10px 0 0 0;
}

.tabla th { 
	color: #666666; 
	font-weight: bold; 
	font-size: 16px;
	padding: 3px 15px 5px 10px; 
	background-color:#EEEEE3;
	text-align: left;
}

.tabla td {
	font-size:14px; 
	color:#333333;
	padding: 3px 15px 10px 10px; 
	margin:2px;
	list-style:none;
}

.tabla tr {
	color: #666666; 
	text-align: left;
	
}

.tabla tr.confondo {
	color: #666666; 
	background-color: #f7f7f8; 
	text-align: left;
}


/* para los enlaces en cualquier tipo de tabla dentro de la capa contenidos */	

/*
#contenedor td a {
	color:#621681; 
	background-color:inherit;
}
#centro #contenedor td a:hover, #centro #contenedor td a:visited {
	color:#fff;
	background-color:#621681; 
}
*/

/* ************************************************ */
/*              Tabla de TIPO 2 "COLOR"             */

.color caption { 
	font-family: 'Asap', sans-serif; 
	font-size: 14px; 
	color: #666666;  
	font-weight: bold; 
	background-color:inherit;
}

.color table { 
	font-family: 'Asap', sans-serif;
	border-spacing:0px; 
	border:0px;
	margin:10px 0 0 0;
}

.color th {
	color:#621681; 
	padding: 3px 15px 10px 10px; 
	background-color:#DEDEDE; 
	margin:2px;
}

.color td{ 
	color:#333333; 
	background-color:inherit;
	padding: 3px 15px 10px 10px; 
	vertical-align:middle;
	border-bottom: 1px solid #adadad; 
}

.color tr{ 
	background-color: #fff; 
}
.color tr.confondo{ 
	background-color: #F2F1F7; 
}

#centro #contenedor .color td {
	font-size:14px; 
	color:#333333;
	padding: 3px 15px 10px 10px; 
	margin:2px;
}

/*
#centro #contenedor .color td a {
	color:#621681; 
	background-color:inherit;
}
#centro #contenedor .color td a:hover, #centro #contenedor td a:visited {
	color:#fff;
	background:#621681;
} */




